Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies Update #105

Merged
merged 5 commits into from
Nov 16, 2022
Merged

Dependencies Update #105

merged 5 commits into from
Nov 16, 2022

Conversation

Michael-A-McMahon
Copy link
Member

This branch updates the driver's dependencies to their latest versions:
Oracle JDBC 21.7.0.0 (Previously was 21.5.0.0)
Project Reactor 3.5 (Previously was 3.4.18)

Test dependencies are also updated:
JUnit 5.9.1 (Previously was 5.8.2)
Spring JDBC 5.3.19 (Previously was 5.2.6)

Additional clean up:
Removed dependency on java.naming in module-info.java. This had only been added as a temporarily workaround until figuring out how to configure maven correctly.
Removed dependency on reactor-test. It seems that test code had once used this, but no longer does.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 16, 2022
@jeandelavarene jeandelavarene merged commit 4f5b009 into main Nov 16, 2022
@jeandelavarene jeandelavarene deleted the 1-1-0-dep-update branch November 16, 2022 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants